# to prevent the build from working. Remove it. (Suse)
# * Sun Java seems to be required. GCJ 1.4.2 doesn't work. You can
# force Sun Java to be used by creating ~/.foprc with 'rpm_mode=' (Fedora)
+# Get it from http://www.java.com
#
gpsbabel.fo:
perl xmldoc/makedoc
"IFIELD PATH_DISTANCE_KM, \"\", \"%f\"\n"
"IFIELD GEOCACHE_PLACER,\"\",\"%s\"\n"
"IFIELD YYYYMMDD_TIME,\"\",\"%ld\"\n"
+"IFIELD GEOCACHE_HINT, \"\", \"%s\"\n"
+"IFIELD GEOCACHE_LAST_FOUND, \"\", \"%d\"\n"
;
static char xmap2006[] =
"# gpsbabel XCSV style file\n"
IFIELD PATH_DISTANCE_KM, "", "%f"
IFIELD GEOCACHE_PLACER,"","%s"
IFIELD YYYYMMDD_TIME,"","%ld"
+IFIELD GEOCACHE_HINT, "", "%s"
+IFIELD GEOCACHE_LAST_FOUND, "", "%d"